[INFO] fetching crate badascii 0.2.0...
[INFO] checking badascii-0.2.0 against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] extracting crate badascii 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate badascii 0.2.0
[INFO] finished tweaking crates.io crate badascii 0.2.0
[INFO] tweaked toml for crates.io crate badascii 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate badascii 0.2.0 on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate badascii 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded svgtypes v0.11.0
[INFO] [stderr]   Downloaded svg v0.18.0
[INFO] [stderr]   Downloaded points_on_curve v0.7.0
[INFO] [stderr]   Downloaded rasterize v0.6.5
[INFO] [stderr]   Downloaded svg_path_ops v0.8.0
[INFO] [stderr]   Downloaded roughr v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724
[INFO] running `Command { std: "docker" "start" "604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]     Checking approx v0.4.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lexical-util v1.0.6
[INFO] [stderr]     Checking kurbo v0.9.5
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking points_on_curve v0.7.0
[INFO] [stderr]     Checking expect-test v1.5.1
[INFO] [stderr]     Checking lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking lexical-write-float v1.0.5
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking svgtypes v0.11.0
[INFO] [stderr]     Checking lexical-core v1.0.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking svg_path_ops v0.8.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rasterize v0.6.5
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking roughr v0.9.0
[INFO] [stderr]     Checking badascii v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.30s
[INFO] running `Command { std: "docker" "inspect" "604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724", kill_on_drop: false }`
[INFO] [stdout] 604375b89608e937ce79e0429bc262f5ec13d59f7f941f0d7d7097a29bce3724
